home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 348 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news2.delphi.com!not-for-mail
  2. From: TAOBERLY@news.delphi.com (TAOBERLY@DELPHI.COM)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Variables in startup-sequence without Ados?
  5. Date: 6 Jan 1996 15:13:17 -0500
  6. Organization: Delphi Internet Services Corporation
  7. Message-ID: <4cml4t$n76@news2.delphi.com>
  8. NNTP-Posting-Host: news2.delphi.com
  9.  
  10.  
  11.  
  12. Hi, I'm not much of an Amigados programmer, but I'm trying to do a little
  13. trick in the beginning of my startup sequence.  What I'd like to do is set
  14. a variable at the beginning of the script _without_ using the built-in
  15. global and local variables.  The reason I need this is rather lengthy,
  16. but it's partly because I'm also using statram.device, and dismounting the
  17. built-in ram disk early in the sequence.  Is there a short program
  18. somewhere that would let me write one byte directly to a safe location
  19. in the hardware (suggestions here would be appreciated, too)?  All it has
  20. to do is last until I get to LoadWB, and that is enough.  If I get desperate,
  21. all I guess I really need to do is make a temporary file on my hard drive,
  22. but somehow that doesn't seem as elegant.  If anybody has suggestions on
  23. how to do this, please email me.
  24.  
  25. Thanks!
  26.  
  27. Todd
  28. taoberly@delphi.com
  29.  
  30.  
  31.